home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
GIMP 2.6.8
/
gimp-2.6.8-i686-setup.exe
/
{app}
/
etc
/
fonts
/
conf.avail
/
10-sub-pixel-bgr.conf
< prev
next >
Wrap
Extensible Markup Language
|
2007-10-15
|
256b
|
10 lines
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- conf.d/sub-pixel.conf -->
<fontconfig>
<!-- Enable sub-pixel rendering -->
<match target="font">
<edit name="rgba" mode="assign"><const>bgr</const></edit>
</match>
</fontconfig>